home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
DavesQckSearchDbar3-14
/
dqsd.exe
/
searches
/
tm.xml
< prev
next >
Wrap
Text File
|
2002-09-27
|
1KB
|
41 lines
<search function="tm">
<name>Teoma Search</name>
<description>Teoma search using Subject Specific Popularity
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr>
<td>tm denali</td>
</tr>
</table>
</description>
<category>Search the Web</category>
<link>http://www.teoma.com/</link>
<form name="tmf"
action="http://www.teoma.com/search.asp"
method="get">
<input type="hidden" name="t" value=""/>
<input type="hidden" name="qcat" value="1"/>
</form>
<script><![CDATA[
function tm(q)
{
if (q == "")
{
openSearchWindow("http://www.teoma.com/");
}
else
{
document.tmf.t.value=q;
document.tmf.qcat.value=1;
submitForm(tmf);
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>